Configure Renovate #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
lesson-1-building-agents-with-tools-in-python/demo/requirements.txt(pip_requirements)lesson-1-building-agents-with-tools-in-python/exercises/solution/requirements.txt(pip_requirements)lesson-1-building-agents-with-tools-in-python/exercises/starter/requirements.txt(pip_requirements)lesson-10-evaluating-agents-with-python/demo/requirements.txt(pip_requirements)lesson-10-evaluating-agents-with-python/exercises/solution/requirements.txt(pip_requirements)lesson-10-evaluating-agents-with-python/exercises/starter/requirements.txt(pip_requirements)lesson-2-implementing-structured-outputs-with-pydantic/demo/requirements.txt(pip_requirements)lesson-2-implementing-structured-outputs-with-pydantic/exercises/solution/requirements.txt(pip_requirements)lesson-2-implementing-structured-outputs-with-pydantic/exercises/starter/requirements.txt(pip_requirements)lesson-3-implementing-agent-state-management-with-python/demo/requirements.txt(pip_requirements)lesson-3-implementing-agent-state-management-with-python/exercises/solution/requirements.txt(pip_requirements)lesson-3-implementing-agent-state-management-with-python/exercises/starter/requirements.txt(pip_requirements)lesson-4-adding-agent-memory-with-python/demo/requirements.txt(pip_requirements)lesson-4-adding-agent-memory-with-python/exercises/solution/requirements.txt(pip_requirements)lesson-4-adding-agent-memory-with-python/exercises/starter/requirements.txt(pip_requirements)lesson-5-integrating-external-tools-and-apis-with-openai-and-python/demo/requirements.txt(pip_requirements)lesson-5-integrating-external-tools-and-apis-with-openai-and-python/exercises/solution/requirements.txt(pip_requirements)lesson-5-integrating-external-tools-and-apis-with-openai-and-python/exercises/starter/requirements.txt(pip_requirements)lesson-6-creating-web-search-agents-with-python/demo/requirements.txt(pip_requirements)lesson-6-creating-web-search-agents-with-python/exercises/solution/requirements.txt(pip_requirements)lesson-6-creating-web-search-agents-with-python/exercises/starter/requirements.txt(pip_requirements)lesson-7-building-database-agents-in-python/demo/requirements.txt(pip_requirements)lesson-7-building-database-agents-in-python/exercises/solution/requirements.txt(pip_requirements)lesson-7-building-database-agents-in-python/exercises/starter/requirements.txt(pip_requirements)lesson-8-agentic-rag-with-python-and-cosmos-db/demo/requirements.txt(pip_requirements)lesson-8-agentic-rag-with-python-and-cosmos-db/exercises/solution/requirements.txt(pip_requirements)lesson-8-agentic-rag-with-python-and-cosmos-db/exercises/starter/requirements.txt(pip_requirements)lesson-9-maintaining-long-term-agent-memory-in-python/demo/requirements.txt(pip_requirements)lesson-9-maintaining-long-term-agent-memory-in-python/exercises/solution/requirements.txt(pip_requirements)lesson-9-maintaining-long-term-agent-memory-in-python/exercises/starter/requirements.txt(pip_requirements)project/starter/requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 22 Pull Requests:
Update dependency azure-identity to v1.16.1 [SECURITY]
renovate/pypi-azure-identity-vulnerabilitymain==1.16.1Update dependency requests to v2.32.4 [SECURITY]
renovate/pypi-requests-vulnerabilitymain==2.32.4Update dependency urllib3 to v2.5.0 [SECURITY]
renovate/pypi-urllib3-vulnerabilitymain==2.5.0Update azure-sdk-for-python monorepo
renovate/azure-sdk-for-python-monorepomain==1.2.0b6==3.3.3==4.14.2==1.25.1==11.6.0Update dependency feedparser to v6.0.12
renovate/feedparser-6.xmain==6.0.12Update dependency numpy to v2.3.5
renovate/numpy-2.xmain==2.3.5Update dependency azure-cognitiveservices-speech to v1.47.0
renovate/azure-cognitiveservices-speech-1.xmain==1.47.0Update dependency cachetools to v5.5.2
renovate/cachetools-5.xmain==5.5.2Update dependency httpx to v0.28.1
renovate/httpx-0.xmain==0.28.1Update dependency openai to v1.109.1
renovate/openai-1.xmain==1.109.1Update dependency pydantic to v2.12.5
renovate/pydantic-2.xmain==2.12.5Update dependency pytest to v8.4.2
renovate/pytest-8.xmain==8.4.2Update dependency pytest-mock to v3.15.1
renovate/pytest-mock-3.xmain==3.15.1Update dependency python-dotenv to v1.2.1
renovate/python-dotenv-1.xmain==1.2.1Update dependency structlog to v23.3.0
renovate/structlog-23.xmain==23.3.0Update dependency tiktoken to v0.12.0
renovate/tiktoken-0.xmain==0.12.0Update dependency cachetools to v6
renovate/cachetools-6.xmain==6.2.2Update dependency openai to v2
renovate/openai-2.xmain==2.8.1Update dependency packaging to v25
renovate/packaging-25.xmain>=25,<26Update dependency pytest to v9
renovate/pytest-9.xmain==9.0.1Update dependency semantic-kernel to v1.39.0
renovate/semantic-kernel-1.xmain==1.39.0Update dependency structlog to v25
renovate/structlog-25.xmain==25.5.0🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.